Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Issue #1609 - Improve Kustomize 2 parameters UI #125

Merged
merged 2 commits into from
May 28, 2019

Conversation

alexmt
Copy link
Contributor

@alexmt alexmt commented May 20, 2019

1

2

@alexmt alexmt requested review from jessesuen, alexec and dthomson25 May 20, 2019 06:50
Copy link
Contributor

@alexec alexec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to give a rubber-stamp approval for this PR. Blast area is small and I trust you to have testing it adequately.


const pattern = /^(.*):([a-zA-Z0-9._-]*)$/;

function parseOverwrite(arg: string, overwriteImage: boolean): { name: string; digest?: string, tag?: string } {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is BL in the FE. Perhaps it's time for yarn test?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. Lets add first unit tests. Working on it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexmt alexmt merged commit a49314b into argoproj:master May 28, 2019
@alexmt alexmt deleted the kustomize-images branch May 28, 2019 22:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants